Automations

Server Commands

  • Version: 1.8.6
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail, Job).

OpenBots.Commands.Server \ Update Queue Item Command

Command: Update Queue Item Command

This command updates a Queue Item's message and/or adds file attachments in OpenBots Server.

Parameters

Queue Item

Enter a Queue Item dictionary variable.

Required

Message (Optional)

Enter the message to be updated.

Attachment File Path(s) (Optional)

Enter the file path(s) of the file(s) to attach.

Encryption Key (Optional)

Provide a base64 string representing the key to use for encryption.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo